GtkFileChooserWidget: Propagate keys from external entry to fcwidget at the BUBBLE...
authorLuca Bacci <luca.bacci982@gmail.com>
Fri, 13 May 2022 10:28:25 +0000 (12:28 +0200)
committerLuca Bacci <luca.bacci982@gmail.com>
Fri, 13 May 2022 12:19:14 +0000 (14:19 +0200)
commite1159dab93abbedd59f76f67690a37783b4252af
tree90d1d020a7afc83e9b5de40a4c72a6e7b234f084
parentc4f423694f45b6a12740c08ab92008e71519ea37
GtkFileChooserWidget: Propagate keys from external entry to fcwidget at the BUBBLE phase

Now that we use event controllers we can forward keybindings from the
external entry to the filechooserwidget at the bubble phase.

Fixes #4905

References:
 * commit 1fb075dbca911d4a61e7ebbf9fc040cd697f4d83
 * commit 686116ba615f989610a6b78e84870555dbf5106b
gtk/gtkfilechooserwidget.c